branchwiseguys/main/Network Bandwidthcancel
6 Commits over 0 Days - ∞cph!
Editor-only stats UI for the server. Got network output stats working.
NetworkInfo doesn't need so much server content now that server has no GUI. Left some in for listen servers
Before working on network improvements, revamped the network stats, getting rid of all the tricky calls to RakNet internals and encapsulating them in a NetworkStats class. Just check .Stats on NetworkClient or NetworkServer